home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Comunicatii / feedaemon / fd110rc5.exe / {app} / FeedDemon.exe / 0 / RCDATA / TFCHANNELPROPERTIESDLG / TFCHANNELPROPERTIESDLG.txt
Text File  |  2004-05-31  |  8KB  |  356 lines

  1. object fChannelPropertiesDlg: TfChannelPropertiesDlg
  2.   Left = 468
  3.   Top = 232
  4.   ActiveControl = txtName
  5.   BorderStyle = bsDialog
  6.   Caption = 'fChannelPropertiesDlg'
  7.   ClientHeight = 357
  8.   ClientWidth = 384
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   OnKeyDown = FormKeyDown
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object btnOK: TButton
  23.     Left = 218
  24.     Top = 323
  25.     Width = 75
  26.     Height = 25
  27.     Caption = 'btnOK'
  28.     Default = True
  29.     Enabled = False
  30.     TabOrder = 1
  31.     OnClick = btnOKClick
  32.   end
  33.   object btnCancel: TButton
  34.     Left = 301
  35.     Top = 323
  36.     Width = 75
  37.     Height = 25
  38.     Cancel = True
  39.     Caption = 'btnCancel'
  40.     ModalResult = 2
  41.     TabOrder = 2
  42.   end
  43.   object cxPage: TnbPageControl
  44.     Left = 3
  45.     Top = 4
  46.     Width = 378
  47.     Height = 310
  48.     ActivePage = cxTabGeneral
  49.     LookAndFeel.NativeStyle = True
  50.     TabOrder = 0
  51.     ClientRectBottom = 306
  52.     ClientRectLeft = 2
  53.     ClientRectRight = 374
  54.     ClientRectTop = 22
  55.     object cxTabGeneral: TcxTabSheet
  56.       Caption = 'cxTabGeneral'
  57.       object lblName: TLabel
  58.         Left = 15
  59.         Top = 22
  60.         Width = 38
  61.         Height = 13
  62.         Caption = 'lblName'
  63.         FocusControl = txtName
  64.         Transparent = True
  65.       end
  66.       object lblNewsfeed: TLabel
  67.         Left = 15
  68.         Top = 71
  69.         Width = 58
  70.         Height = 13
  71.         Caption = 'lblNewsfeed'
  72.         FocusControl = txtNewsfeed
  73.       end
  74.       object lblHomepage: TLabel
  75.         Left = 15
  76.         Top = 120
  77.         Width = 62
  78.         Height = 13
  79.         Caption = 'lblHomepage'
  80.         FocusControl = txtHomepage
  81.       end
  82.       object lblTotalCnt: TLabel
  83.         Left = 15
  84.         Top = 178
  85.         Width = 50
  86.         Height = 13
  87.         Caption = 'lblTotalCnt'
  88.       end
  89.       object lblUnreadCnt: TLabel
  90.         Left = 134
  91.         Top = 178
  92.         Width = 61
  93.         Height = 13
  94.         Caption = 'lblUnreadCnt'
  95.       end
  96.       object lblFlaggedCnt: TLabel
  97.         Left = 253
  98.         Top = 178
  99.         Width = 64
  100.         Height = 13
  101.         Caption = 'lblFlaggedCnt'
  102.       end
  103.       object txtName: TnbChannelTitleEdit
  104.         Left = 15
  105.         Top = 38
  106.         Width = 340
  107.         Height = 21
  108.         TabOrder = 0
  109.         OnChange = txtNameChange
  110.       end
  111.       object txtNewsfeed: TnbEdit
  112.         Left = 15
  113.         Top = 87
  114.         Width = 340
  115.         Height = 21
  116.         TabOrder = 1
  117.         OnChange = txtChange
  118.       end
  119.       object txtHomepage: TnbEdit
  120.         Left = 15
  121.         Top = 137
  122.         Width = 340
  123.         Height = 21
  124.         TabOrder = 2
  125.         OnChange = txtChange
  126.       end
  127.       object txtTotalCnt: TnbEdit
  128.         Left = 15
  129.         Top = 197
  130.         Width = 102
  131.         Height = 21
  132.         Color = clBtnFace
  133.         ReadOnly = True
  134.         TabOrder = 3
  135.       end
  136.       object txtUnreadCnt: TnbEdit
  137.         Left = 134
  138.         Top = 197
  139.         Width = 102
  140.         Height = 21
  141.         Color = clBtnFace
  142.         ReadOnly = True
  143.         TabOrder = 4
  144.       end
  145.       object txtFlaggedCnt: TnbEdit
  146.         Left = 253
  147.         Top = 197
  148.         Width = 102
  149.         Height = 21
  150.         Color = clBtnFace
  151.         ReadOnly = True
  152.         TabOrder = 5
  153.       end
  154.     end
  155.     object cxTabUpdating: TcxTabSheet
  156.       Caption = 'cxTabUpdating'
  157.       object htmlAuthorTTLNote: THTMLabel
  158.         Left = 15
  159.         Top = 189
  160.         Width = 345
  161.         Height = 58
  162.         AnchorHint = False
  163.         AutoSizing = True
  164.         AutoSizeType = asVertical
  165.         Ellipsis = False
  166.         HintShowFull = False
  167.         Hover = False
  168.         HoverColor = clNone
  169.         HoverFontColor = clNone
  170.         HTMLHint = False
  171.         HTMLText.Strings = (
  172.           
  173.             '<B>Important:</B> The author of this newsfeed has specifed how o' +
  174.             'ften it should be checked for new entries.  In order to honor th' +
  175.             'e author'#39's request, $APP_NAME$ won'#39't allow the value above to be' +
  176.             ' set lower than this.')
  177.         ShadowColor = clGray
  178.         ShadowOffset = 2
  179.         URLColor = clBlue
  180.         VAlignment = tvaTop
  181.         Visible = False
  182.       end
  183.       object lblAuthorTtl: TLabel
  184.         Left = 15
  185.         Top = 261
  186.         Width = 183
  187.         Height = 13
  188.         Caption = 'Author'#39's update frequency: %d minutes'
  189.         Visible = False
  190.       end
  191.       object bvlAutoPurge: TBevel
  192.         Left = 15
  193.         Top = 94
  194.         Width = 345
  195.         Height = 9
  196.         Shape = bsTopLine
  197.       end
  198.       object lblAutoPurgeMax: TLabel
  199.         Left = 260
  200.         Top = 59
  201.         Width = 80
  202.         Height = 13
  203.         Caption = 'lblAutoPurgeMax'
  204.       end
  205.       object lblAutoUpdateFreq: TLabel
  206.         Left = 15
  207.         Top = 114
  208.         Width = 133
  209.         Height = 13
  210.         Caption = 'Auto-update Frequency'
  211.         Font.Charset = DEFAULT_CHARSET
  212.         Font.Color = clWindowText
  213.         Font.Height = -12
  214.         Font.Name = 'MS Sans Serif'
  215.         Font.Style = [fsBold]
  216.         ParentFont = False
  217.       end
  218.       object lblAutoPurge: TLabel
  219.         Left = 15
  220.         Top = 22
  221.         Width = 63
  222.         Height = 13
  223.         Caption = 'Auto-purge'
  224.         Font.Charset = DEFAULT_CHARSET
  225.         Font.Color = clWindowText
  226.         Font.Height = -12
  227.         Font.Name = 'MS Sans Serif'
  228.         Font.Style = [fsBold]
  229.         ParentFont = False
  230.       end
  231.       object chkAutoUpdate: TCheckBox
  232.         Left = 15
  233.         Top = 154
  234.         Width = 172
  235.         Height = 17
  236.         Caption = 'chkAutoUpdate'
  237.         TabOrder = 3
  238.         OnClick = chkAutoUpdateClick
  239.       end
  240.       object txtAutoUpdateFreq: TnbNumberEdit
  241.         Left = 183
  242.         Top = 152
  243.         Width = 47
  244.         Height = 21
  245.         Color = clBtnFace
  246.         Enabled = False
  247.         Font.Charset = DEFAULT_CHARSET
  248.         Font.Color = clBtnText
  249.         Font.Height = -12
  250.         Font.Name = 'MS Sans Serif'
  251.         Font.Style = []
  252.         ParentFont = False
  253.         TabOrder = 4
  254.         Text = '5'
  255.         OnExit = txtAutoUpdateFreqExit
  256.         OnKeyUp = txtNumberKeyUp
  257.       end
  258.       object updAutoUpdateFreq: TUpDown
  259.         Left = 230
  260.         Top = 152
  261.         Width = 16
  262.         Height = 21
  263.         Associate = txtAutoUpdateFreq
  264.         Enabled = False
  265.         Min = 5
  266.         Max = 9999
  267.         Position = 5
  268.         TabOrder = 5
  269.         OnChanging = updChanging
  270.       end
  271.       object chkAutoPurgeMax: TCheckBox
  272.         Left = 15
  273.         Top = 58
  274.         Width = 172
  275.         Height = 17
  276.         Caption = 'chkAutoPurgeMax'
  277.         TabOrder = 0
  278.         OnClick = chkAutoPurgeMaxClick
  279.       end
  280.       object txtAutoPurgeMax: TnbNumberEdit
  281.         Left = 183
  282.         Top = 57
  283.         Width = 48
  284.         Height = 21
  285.         Color = clBtnFace
  286.         Enabled = False
  287.         Font.Charset = DEFAULT_CHARSET
  288.         Font.Color = clBtnText
  289.         Font.Height = -12
  290.         Font.Name = 'MS Sans Serif'
  291.         Font.Style = []
  292.         MaxLength = 4
  293.         ParentFont = False
  294.         TabOrder = 1
  295.         Text = '1'
  296.         OnExit = txtAutoPurgeMaxExit
  297.         OnKeyUp = txtNumberKeyUp
  298.       end
  299.       object updAutoPurgeMax: TUpDown
  300.         Left = 231
  301.         Top = 57
  302.         Width = 16
  303.         Height = 21
  304.         Associate = txtAutoPurgeMax
  305.         Enabled = False
  306.         Min = 1
  307.         Max = 9999
  308.         Position = 1
  309.         TabOrder = 2
  310.         OnChanging = updChanging
  311.       end
  312.       object cboAutoUpdateInterval: TComboBox
  313.         Left = 255
  314.         Top = 152
  315.         Width = 92
  316.         Height = 21
  317.         Style = csDropDownList
  318.         ItemHeight = 13
  319.         TabOrder = 6
  320.         OnChange = cboAutoUpdateIntervalChange
  321.       end
  322.     end
  323.     object cxTabAdvanced: TcxTabSheet
  324.       Caption = 'cxTabAdvanced'
  325.       object lblViewSourceStatus: TLabel
  326.         Left = 16
  327.         Top = 256
  328.         Width = 337
  329.         Height = 13
  330.         AutoSize = False
  331.         Caption = 'lblViewSourceStatus'
  332.         Transparent = True
  333.         Visible = False
  334.       end
  335.       object btnValidate: TButton
  336.         Left = 16
  337.         Top = 40
  338.         Width = 220
  339.         Height = 25
  340.         Caption = 'btnValidate'
  341.         TabOrder = 0
  342.         OnClick = btnValidateClick
  343.       end
  344.       object btnViewSource: TButton
  345.         Left = 16
  346.         Top = 79
  347.         Width = 220
  348.         Height = 25
  349.         Caption = 'btnViewSource'
  350.         TabOrder = 1
  351.         OnClick = btnViewSourceClick
  352.       end
  353.     end
  354.   end
  355. end
  356.